gdk/x11: Ensure to map the non-ewmh moveresize emulation window before use
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 7 May 2021 13:51:52 +0000 (15:51 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 7 May 2021 13:51:52 +0000 (15:51 +0200)
commit081e127377b75cf8c27d92237d1bb971f80f8623
tree66d0d4cd5c49b613f424b78e224fec498092b82f
parent17a799aeb2eae064e671891f893cc83a5434a767
gdk/x11: Ensure to map the non-ewmh moveresize emulation window before use

Otherwise, we don't deem it as able to be grabbed, which we intend to do
immediately after.
gdk/x11/gdksurface-x11.c